if (isset(f5)) {
  load.pic(v0);
  draw.pic(v0);
  discard.pic(v0);

       load.view(32);
  set.view(o1,32);
  animate.obj(o1);
  set.cel(o1,0);
  stop.cycling(o1);
  position(o1,8,114);
  draw(o1);





  status.line.on();
  accept.input();


  if(v1 == 27){
    status.line.on();
  accept.input();
  position(o0,88,126);

    }
  if(v1 == 29){
    status.line.on();
  accept.input();
  position(o0,16,123);

    }
  if((v1 == 31||
  v1 == 32)){
    status.line.on();
  accept.input();
  v6 = 7;
  position(o0,156,126);
  }
  draw(o0);
  show.pic();

  }
if(said("look")){
print("There is a door and there seems to be a wild party upstairs.");
}
if(said("look","floor")){
print("It's of wood");
}
if(said("look","sky")){
print("It's blue.");
}
if(said("look","ship")){
print("It's light blue.");







 }
  if(v2 == 4){
  new.room(30);


  }
if (said("open","door")) {
  if (posn(o0,8,116,21,124)) {
    print("Ok");
    end.of.loop(o1,f71);
    return();
  }
  print("You're not close enough.");
}
if (isset(f71)) {
  reset(f71);
  new.room(29);



  }
if(posn(o0,76,158,91,167)){
new.room(27);


}
if(v2 == 4){
new.room(30);

}
if(v2 == 2){
if(v170 == 3){
new.room(31);
}
new.room(32);
 }
 if(said("put on","swim trousers")){
 if(v190 == 5){
   print("You're already wearing those.");
 return();

 }
 print("Ok");
 load.view(99);//lefty ujumispykstes
 set.view(o0,99);
 draw(o0);
 v190 = 5;
 v3 +=4;
 return();


  }
return();